home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Deutsche Edition 1
/
Deutsche Edition 1.iso
/
amok
/
amok_lha
/
amok59.lha
/
AmokEd_V1.02b
/
txt
/
.aedrc
next >
Wrap
Text File
|
1993-08-15
|
6KB
|
191 lines
# .edrc für AmokEd V1.0 - 27 Jan 1991
# used toggles
# ignorecase toggle implementieren
# tabs and margin settings
set tabs 2
margin 70
tabstop $tabs
pageset 90
#savetabs off
resettoggle wordwrap
map a-. ((·))
# Cursor-Steuerung etc.
map -left (ifelse l (up last) left)
map -right right
map s-up pageup
map s-down pagedown
map s-right wright
map s-left wleft
map c-up top
map c-down bottom
map c-left first
map c-right last
map A-left (goto block while cb (first del down) up firstnb) # Bl. 1 nach r
map A-right (goto block while cb (first ( ) down) up firstnb) # Bl. 1 nach l
map A-j (escimm (goto ))
map sA-j (goto block)
unmap a-left
unmap a-right
map return (split first if !r (while c=32 (down ( ) up)) down)
map enter $-return
# BS/DEL with EOL join
map bs (ifelse !l bs (if !t up last join))
map del (ifelse !r del (if !b (down up join if !l (left ifelse c<>32 (right del) right)))
map c-del deline
map ac-del undeline
#map s-del (if !r (scanf %s ifelse !ca (ifelse c=32 (while c=32 del) (while !ca (ifelse !r del abort))) (while ca (ifelse !r del abort))))
set delword (while \\\$cond (ifelse !r del abort)
map s-del (if !r (scanf %s ifelse !ca (ifelse c=32 (set cond c=32) (set cond (!ca ifelse c=32 abort))) (set cond ca) \\\$delword))
map as-del (`\$scanf')
map a-del remeol
map a-bs (while !l bs)
map -tab tab
map s-tab backtab
map c-help undo
map -help reformat
map A-1 (pong 1)
map As-1 (ping 1)
map A-2 (pong 2)
map As-2 (ping 2)
map A-3 (pong 3)
map As-3 (ping 3)
map A-n newwindow
map As-n (newwindow arpload)
map A-o arpload
map As-o arpinsfile
map A-w saveold
map As-w arpsave
map A-q quit
map As-q (if m saveold quit)
map A-BS (map R-rmb (~iconify unmap R-rmb~) iconify)
map A-b block
map A-c bcopy
map A-m bmove
map A-x bdelete
map A-i popmark
map As-s (escimm (find ))
map As-r (escimm (multireplace ))
map A-s next
map A-a prev
map A-r nextr
map sA-a prevr
# Wort-Manipulationen
map A-g (ifelse cu (tlate +32) (tlate -32))
map As-g (while ca (IF !cn ($A-g) right))
map A-u (while cl (tlate -32 right))
map As-u (while cu (tlate +32 right))
map cA-u (goto block while cb (first while !r (if cl (tlate -32) rigth) down)) # Uppercase Block
map cA-U (goto block while cb (first while !r (if cu (tlate +32) rigth) down)) # Lowercase Block
map c-nk5 (if r abort scanf %1s del right insert (\$scanf))
map A-- (escimm (tlate ))
map s-nk0 (toggle insertmode)
map a-] (toggle wordwrap)
map a-[ (toggle NumLock)
source s:CursorPad.edrc
map A-d (rx "'('||date()')')
map A-t (rx "'('||time()')')
unmap R-rmb
menuoff
menuadd Project ( Clear) (unblock top block bottom block bdelete)
menuadd Project (A-n New Window) $A-n
menuadd Project (A-N Open new) $As-n
menuadd Project (A-o Open) $A-o
menuadd Project (A-O Include file) $sA-o
menuadd Project ( Save block) (arpbsave)
menuadd Project (A-w Save) $A-w
menuadd Project (A-W Save as) $As-w
menuadd Project ( Print block) (bsave prt:)
menuadd Project (A-q Quit) $A-q
menuadd Project (A-Q Save & Quit) $As-q
menuadd Project (A-BS *Iconify*) $A-BS
menuadd Environment (s-nk0 Toggle InsertMode) $s-nk0
menuadd Environment (a-[ Toggle NumLock) a-[
menuadd Environment ( Toggle Case sensity) (toggle ignorecase)
menuadd Environment (a-] Toggle Worpwrap) a-]
menuadd Environment (help Reformat) reformat
menuadd Special (c-help Undo) undo
menuadd Special () null
menuadd Special ( A-d Date) $A-d
menuadd Special ( A-d Time) $A-t
menuadd Special ( A-- Enter ASCII) $A--
menuadd Special ( --------------------) null
menuadd Special ( A-u Uppercase Word) $A-u
menuadd Special ( A-U Lowercase Word) $A-U
menuadd Special ( A-g Change case Char) $A-g
menuadd Special ( A-G Change case Word) $A-G
menuadd Special (cA-u Uppercase Block) $cA-u
menuadd Special (cA-U Lowercase Block) $cA-U
menuadd Special (A-nk5 This <-> next) $c-nk5
menuadd Special (---------------------) null
menuadd Special (A-! Mark Location 1) $sA-1
menuadd Special (A-" Mark Location 2) $sA-2
menuadd Special (A-§ Mark Location 3) $sA-3
menuadd Special (A-1 Jump mark 1) $A-1
menuadd Special (A-2 Jump mark 2) $A-2
menuadd Special (A-3 Jump mark 3) $A-3
menuadd Cut/Past (A-b Block) $A-b
menuadd Cut/Past (c-u Unblock) $c-u
menuadd Cut/Past (A-m Move Block) $A-m
menuadd Cut/Past (A-c Copy Block) $A-c
menuadd Cut/Past (A-x Cut Block) $A-x
menuadd Cut/Past ( Pushmark) pushmark
menuadd Cut/Past (A-i Popmark) popmark
menuadd Cut/Past (-----------------) null
menuadd Cut/Past ( c-del Del Line) $c-del
menuadd Cut/Past (ac-del Undel Line) $ac-del
menuadd Cut/Past ( s-del Del Word) $s-del
menuadd Cut/Past (as-del Undel Word) $as-del
menuadd Cut/Past ( a-del Rem EOL) $a-del
menuadd Cut/Past ( a-bs Rem BOL) $a-bs
menuadd Find/Replace (A-S Find) $A-S
menuadd Find/Replace (A-s Find next) $A-s
menuadd Find/Replace (A-a Find prev) $A-a
menuadd Find/Replace (A-R Multireplace) $A-R
menuadd Find/Replace (A-r Replace next) $A-r
menuadd Find/Replace (A-A Replace prev) $A-A
menuadd Move (A-j Jump to Line) $A-j
menuadd Move (A-J Jump to Block) $A-J
menuadd Move () null
menuadd Move (Amiga Cursor Key) null
menuadd Move ( move Block left) $A-left
menuadd Move ( move Block right) $A-right
menuadd Move (Shift Cursor Key) null
menuadd Move ( Pageup) Pageup
menuadd Move ( Pagedown) Pagedown
menuadd Move ( Word left) wleft
menuadd Move ( Word rigth) wright
menuadd Move (Ctl Cursor Key) null
menuadd Move ( Top) top
menuadd Move ( Bottom) bottom
menuadd Move ( Beg Line) first
menuadd Move ( End Line) last
menuon
if b (if t (if r arpload))